Component org.nuxeo.ecm.core.storage.binary.BinaryManagerService
In bundle org.nuxeo.ecm.core.storage
Documentation
Manages Binary Managers.
Implementation
Class:
org.nuxeo.ecm.core.storage.binary.BinaryManagerService
Services
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.core.storage.binary.BinaryManagerService"
version="1.0.0">
<documentation>
Manages Binary Managers.
</documentation>
<implementation
class="org.nuxeo.ecm.core.storage.binary.BinaryManagerService" />
<service>
<provide interface="org.nuxeo.ecm.core.storage.binary.BinaryManagerService" />
</service>
</component>